SaCollections 
Logical Entity Name  SaCollections 
Default Table Name  SaCollections 
Physical Only  NO 
Definition 
 
Note 
 

SaCollections Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaCollectionsID(PK)    int  NO 
 
SyStudentID(FK)    int  NO 
 
AdEnrollID(FK)    int  YES 
 
SaAcctStatusID(FK)    int  YES 
 
ReadyForCollectionsDate    datetime  YES 
 
DateLastRefund    datetime  YES 
 
DateLastRefundCalc    datetime  YES 
 
DunningProcessOff    bit  NO 
 
BlockStatement    bit  NO 
 
StatementMemo    varchar(500)  YES 
 
StatementDate    datetime  YES 
 
StatementAmount    money  YES 
 
UserID(FK)    int  NO 
 
FaStudentAidID(FK)    int  YES 
 
DateAdded    datetime  NO 
 
dateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SaCollections Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SaCollections_SaCollectionsID  PrimaryKey  SaCollectionsID 

SaCollections Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdEnroll  Non-Identifying  Zero or One to Zero or More  FK_SaCollections_AdEnrollID_AdEnroll_AdEnrollID      AdEnrollID  NO  YES 
FaStudentAid  Non-Identifying  Zero or One to Zero or More  FK_SaCollections_FaStudentAidID_FaStudentAid_FaStudentAidID      FaStudentAidID  NO  YES 
SaAcctStatus  Non-Identifying  Zero or One to Zero or More  FK_SaCollections_SaAcctStatusID_SaAcctStatus_SaAcctStatusID      SaAcctStatusID  NO  YES 
syStudent  Non-Identifying  One To Zero or More  FK_SaCollections_SyStudentID_SyStudent_SyStudentID      SyStudentID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SaCollections_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SaCollections Check Constraints 
Check Constraint Name  CheckConstraint